records
Applications for environmental permits (City of Brussels)
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"demandes-de-permis-environnement-introduites-vbx",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/demandes-de-permis-environnement-introduites-vbx"
}
] - "definitions":{
- "demandes-de-permis-environnement-introduites-vbx":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/demandes-de-permis-environnement-introduites-vbx_records"
}
}
} - "records":
} - "properties":
- "demandes-de-permis-environnement-introduites-vbx_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "domaine_fr":,{
- "type":"string",
- "title":"Domain",
- "description":""
} - "domaine_nl":,{
- "type":"string",
- "title":"Domein",
- "description":""
} - "annee":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "categorie_principale_code":,{
- "type":"string",
- "title":"Category code",
- "description":""
} - "categorie_principale_fr":,{
- "type":"string",
- "title":"Main category",
- "description":""
} - "categorie_principale_nl":,{
- "type":"string",
- "title":"Hoofdcategorie",
- "description":""
} - "total_global":,{
- "type":"integer",
- "title":"Grand total",
- "description":""
} - "total_commune":,{
- "type":"integer",
- "title":"Total municipality",
- "description":""
} - "total_region":{
- "type":"integer",
- "title":"Total Region",
- "description":""
}
} - "domaine_fr":
}
} - "fields":
} - "properties":
} - "demandes-de-permis-environnement-introduites-vbx":
}